Question 1
What View is used to display text to the user?
EditText
TextArea
Text
TextView
Displaying Images
What View is used to display images to the user?
Image
Picture
PictureView
ImageView
Storing Images
Images stored within the application are stored as which resource type?
Drawable
Dependencies
Dependencies required to build the project or enable additional functionality are defined in ___
Mainifest
Resources
build.gradle
Src
Next Concept